-
Notifications
You must be signed in to change notification settings - Fork 168
modal form component #721
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: next
Are you sure you want to change the base?
modal form component #721
Conversation
75db95e to
e8055d5
Compare
e8055d5 to
2b3d673
Compare
…Backpack/demo into add-modal-form-examples # Conflicts: # resources/views/admin/partials/dataform-examples.blade.php
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i go to "New in v7", scroll down to "Edit Skill", clear the name input and hit SAVE - I get an error from InvoiceCrudController - why?! I'm trying to edit a skill here, not an invoice - here's the video https://share.cleanshot.com/kdhq0tBx - and here's the error stack https://flareapp.io/share/V7j8V1Xm
| <div class="card-body bg-light"> | ||
| <div class="card-body"> | ||
|
|
||
| <x-backpack::dataform |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here's what I did:
- went to MonsterCrudController, edited a monster in a modal;
- went on "New in v7" page, quick added a tag;
- expected to get redirected to the Tag List, but instead I got redirected to the Monster List;
CleanShot.2025-10-27.at.11.17.07.mp4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I then go to "New in v7", in Create Invoice, and add an invoice from there... I get the same error:
Add demo for Modal Form Component
To use all branches you want to test, do: